[INFO] fetching crate presentar-layout 0.3.4...
[INFO] testing presentar-layout-0.3.4 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate presentar-layout 0.3.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate presentar-layout 0.3.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate presentar-layout 0.3.4
[INFO] tweaked toml for crates.io crate presentar-layout 0.3.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate presentar-layout 0.3.4 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate presentar-layout 0.3.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded presentar-core v0.3.4
[INFO] [stderr]   Downloaded trueno v0.14.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c68c3848420979690f900962c1e7275152e27cba01298273dae17ae2c6a8cb3
[INFO] running `Command { std: "docker" "start" "-a" "2c68c3848420979690f900962c1e7275152e27cba01298273dae17ae2c6a8cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c68c3848420979690f900962c1e7275152e27cba01298273dae17ae2c6a8cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c68c3848420979690f900962c1e7275152e27cba01298273dae17ae2c6a8cb3", kill_on_drop: false }`
[INFO] [stdout] 2c68c3848420979690f900962c1e7275152e27cba01298273dae17ae2c6a8cb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2821363b8f07dcc33204a5b42f20b46f9480a0a0b2f231450de093c80e7df3e
[INFO] running `Command { std: "docker" "start" "-a" "e2821363b8f07dcc33204a5b42f20b46f9480a0a0b2f231450de093c80e7df3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling trueno v0.14.4
[INFO] [stderr]    Compiling presentar-core v0.3.4
[INFO] [stderr]    Compiling presentar-layout v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.99s
[INFO] running `Command { std: "docker" "inspect" "e2821363b8f07dcc33204a5b42f20b46f9480a0a0b2f231450de093c80e7df3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2821363b8f07dcc33204a5b42f20b46f9480a0a0b2f231450de093c80e7df3e", kill_on_drop: false }`
[INFO] [stdout] e2821363b8f07dcc33204a5b42f20b46f9480a0a0b2f231450de093c80e7df3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a906080c558715e079d7cb5fdd387b56c9df0dde293ba4cae1fd21c35404850b
[INFO] running `Command { std: "docker" "start" "-a" "a906080c558715e079d7cb5fdd387b56c9df0dde293ba4cae1fd21c35404850b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling trueno v0.14.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling presentar-core v0.3.4
[INFO] [stderr]    Compiling presentar-layout v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.55s
[INFO] running `Command { std: "docker" "inspect" "a906080c558715e079d7cb5fdd387b56c9df0dde293ba4cae1fd21c35404850b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a906080c558715e079d7cb5fdd387b56c9df0dde293ba4cae1fd21c35404850b", kill_on_drop: false }`
[INFO] [stdout] a906080c558715e079d7cb5fdd387b56c9df0dde293ba4cae1fd21c35404850b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d902aa23f7e2b116a8031b536cebfbcace41934bf10e63a375bf87076ba5a7c
[INFO] running `Command { std: "docker" "start" "-a" "9d902aa23f7e2b116a8031b536cebfbcace41934bf10e63a375bf87076ba5a7c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/presentar_layout-af9502762488bcf1)
[INFO] [stdout] 
[INFO] [stdout] running 210 tests
[INFO] [stdout] test cache::tests::test_cache_clear ... ok
[INFO] [stdout] test cache::tests::test_cache_default ... ok
[INFO] [stdout] test cache::tests::test_cache_eviction ... ok
[INFO] [stdout] test cache::tests::test_cache_debug ... ok
[INFO] [stdout] test cache::tests::test_cache_different_widget_same_constraints ... ok
[INFO] [stdout] test cache::tests::test_cache_eviction_empty_cache ... ok
[INFO] [stdout] test cache::tests::test_cache_eviction_threshold ... ok
[INFO] [stdout] test cache::tests::test_cache_frame_counter_overflow ... ok
[INFO] [stdout] test cache::tests::test_cache_insert_get ... ok
[INFO] [stdout] test cache::tests::test_cache_hits_and_misses ... ok
[INFO] [stdout] test cache::tests::test_cache_key_clone ... ok
[INFO] [stdout] test cache::tests::test_cache_key_debug ... ok
[INFO] [stdout] test cache::tests::test_cache_key_inequality_constraints ... ok
[INFO] [stdout] test cache::tests::test_cache_key_inequality_widget_id ... ok
[INFO] [stdout] test cache::tests::test_cache_key_equality ... ok
[INFO] [stdout] test cache::tests::test_cache_miss ... ok
[INFO] [stdout] test cache::tests::test_cache_not_evicted_when_used ... ok
[INFO] [stdout] test cache::tests::test_cache_multiple_entries ... ok
[INFO] [stdout] test cache::tests::test_cache_new ... ok
[INFO] [stdout] test cache::tests::test_cache_same_widget_different_constraints ... ok
[INFO] [stdout] test cache::tests::test_cache_overwrite_entry ... ok
[INFO] [stdout] test cache::tests::test_cache_with_zero_size ... ok
[INFO] [stdout] test cache::tests::test_cache_with_large_size ... ok
[INFO] [stdout] test compute_block::tests::test_compositor_bounds ... ok
[INFO] [stdout] test cache::tests::test_cache_clear_resets_stats ... ok
[INFO] [stdout] test compute_block::tests::test_compositor_owner_at ... ok
[INFO] [stdout] test compute_block::tests::test_compositor_render_order ... ok
[INFO] [stdout] test compute_block::tests::test_compositor_register ... ok
[INFO] [stdout] test cache::tests::test_cache_with_fractional_size ... ok
[INFO] [stdout] test compute_block::tests::test_compositor_error_display ... ok
[INFO] [stdout] test compute_block::tests::test_compositor_out_of_bounds ... ok
[INFO] [stdout] test compute_block::tests::test_compositor_hidden_blocks ... ok
[INFO] [stdout] test compute_block::tests::test_gc002_content_uses_size_hint ... ok
[INFO] [stdout] test compute_block::tests::test_rect_intersection ... ok
[INFO] [stdout] test compute_block::tests::test_mixed_constraints ... ok
[INFO] [stdout] test compute_block::tests::test_compositor_cell_conflict ... ok
[INFO] [stdout] test compute_block::tests::test_rect_contains ... ok
[INFO] [stdout] test compute_block::tests::test_compositor_dirty_tracking ... ok
[INFO] [stdout] test compute_block::tests::test_compositor_unregister ... ok
[INFO] [stdout] test compute_block::tests::test_compute_block_builder ... ok
[INFO] [stdout] test compute_block::tests::test_compute_block_new ... ok
[INFO] [stdout] test compute_block::tests::test_flex_constraint_default ... ok
[INFO] [stdout] test compute_block::tests::test_fill_with_weights ... ok
[INFO] [stdout] test compute_block::tests::test_size_hint_fixed ... ok
[INFO] [stdout] test compute_block::tests::test_size_hint_flexible ... ok
[INFO] [stdout] test compute_block::tests::test_size_new ... ok
[INFO] [stdout] test compute_block::tests::test_size_zero ... ok
[INFO] [stdout] test engine::tests::test_cache_stats_after_clear ... ok
[INFO] [stdout] test engine::tests::test_cache_stats_initial ... ok
[INFO] [stdout] test engine::tests::test_layout_cache_clear ... ok
[INFO] [stdout] test compute_block::tests::test_rect_no_intersection ... ok
[INFO] [stdout] test compute_block::tests::test_fill_respects_max ... ok
[INFO] [stdout] test compute_block::tests::test_gc001_fill_distributes_space ... ok
[INFO] [stdout] test engine::tests::test_layout_cache_cleared_on_compute ... ok
[INFO] [stdout] test engine::tests::test_layout_deeply_nested ... ok
[INFO] [stdout] test engine::tests::test_layout_engine_debug ... ok
[INFO] [stdout] test engine::tests::test_layout_engine_new ... ok
[INFO] [stdout] test engine::tests::test_layout_multiple_computes ... ok
[INFO] [stdout] test engine::tests::test_layout_position_at_origin ... ok
[INFO] [stdout] test engine::tests::test_layout_engine_default ... ok
[INFO] [stdout] test engine::tests::test_layout_readonly ... ok
[INFO] [stdout] test engine::tests::test_layout_readonly_with_children ... ok
[INFO] [stdout] test engine::tests::test_layout_square_viewport ... ok
[INFO] [stdout] test engine::tests::test_layout_single_widget ... ok
[INFO] [stdout] test engine::tests::test_layout_tree_debug ... ok
[INFO] [stdout] test engine::tests::test_layout_tree_get_size ... ok
[INFO] [stdout] test engine::tests::test_layout_tree_default ... ok
[INFO] [stdout] test engine::tests::test_layout_tree_sizes_and_positions ... ok
[INFO] [stdout] test engine::tests::test_layout_tree_get_position ... ok
[INFO] [stdout] test engine::tests::test_layout_tree_widget_count ... ok
[INFO] [stdout] test engine::tests::test_layout_readonly_nested ... ok
[INFO] [stdout] test engine::tests::test_layout_mixed_tree ... ok
[INFO] [stdout] test engine::tests::test_layout_nested_children ... ok
[INFO] [stdout] test engine::tests::test_layout_very_large_viewport ... ok
[INFO] [stdout] test engine::tests::test_layout_wide_tree ... ok
[INFO] [stdout] test engine::tests::test_layout_zero_viewport ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_collapsed_doesnt_participate_in_grow ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_collapsed_item_stays_zero ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_collapsed_in_shrink ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_all_collapsed ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_collapsed_with_size_not_collapsed ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_exact_fit ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_empty ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_grow ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_mixed_grow ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_grow_uneven ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_no_grow_no_shrink ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_shrink ... ok
[INFO] [stdout] test engine::tests::test_layout_widget_larger_than_viewport ... ok
[INFO] [stdout] test engine::tests::test_layout_viewport_constraint ... ok
[INFO] [stdout] test engine::tests::test_layout_widget_with_children ... ok
[INFO] [stdout] test engine::tests::test_layout_widget_fractional_size ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_near_exact_fit ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_shrink_uneven ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_single_item_grow ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_three_items ... ok
[INFO] [stdout] test flex::tests::test_flex_align_clone ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_single_item_shrink ... ok
[INFO] [stdout] test flex::tests::test_flex_align_debug ... ok
[INFO] [stdout] test flex::tests::test_distribute_flex_shrink_to_zero ... ok
[INFO] [stdout] test flex::tests::test_flex_direction_clone ... ok
[INFO] [stdout] test flex::tests::test_flex_direction_default ... ok
[INFO] [stdout] test flex::tests::test_flex_align_default ... ok
[INFO] [stdout] test flex::tests::test_flex_item_align_self_only ... ok
[INFO] [stdout] test flex::tests::test_flex_item_builder ... ok
[INFO] [stdout] test flex::tests::test_flex_direction_debug ... ok
[INFO] [stdout] test flex::tests::test_flex_item_clone ... ok
[INFO] [stdout] test flex::tests::test_flex_item_collapse_if_empty ... ok
[INFO] [stdout] test flex::tests::test_flex_item_basis_only ... ok
[INFO] [stdout] test flex::tests::test_flex_align_all_variants ... ok
[INFO] [stdout] test flex::tests::test_flex_item_debug ... ok
[INFO] [stdout] test flex::tests::test_flex_item_grow_only ... ok
[INFO] [stdout] test flex::tests::test_flex_item_collapse_if_empty_default_false ... ok
[INFO] [stdout] test flex::tests::test_flex_item_new ... ok
[INFO] [stdout] test flex::tests::test_flex_justify_all_variants ... ok
[INFO] [stdout] test flex::tests::test_flex_item_shrink_only ... ok
[INFO] [stdout] test flex::tests::test_flex_justify_clone ... ok
[INFO] [stdout] test flex::tests::test_flex_justify_debug ... ok
[INFO] [stdout] test grid::tests::test_auto_place_items_explicit ... ok
[INFO] [stdout] test grid::tests::test_auto_place_items_column_flow ... ok
[INFO] [stdout] test flex::tests::test_flex_justify_default ... ok
[INFO] [stdout] test grid::tests::test_auto_place_items_empty ... ok
[INFO] [stdout] test grid::tests::test_auto_place_items_column_dense ... ok
[INFO] [stdout] test grid::tests::test_auto_place_items_missing_area ... ok
[INFO] [stdout] test grid::tests::test_auto_place_items_named_area ... ok
[INFO] [stdout] test grid::tests::test_auto_place_items_row_span ... ok
[INFO] [stdout] test grid::tests::test_auto_place_items_simple ... ok
[INFO] [stdout] test grid::tests::test_auto_place_items_single_column ... ok
[INFO] [stdout] test grid::tests::test_auto_place_items_span_exceeds_grid ... ok
[INFO] [stdout] test grid::tests::test_auto_place_items_with_span ... ok
[INFO] [stdout] test grid::tests::test_compute_grid_layout_basic ... ok
[INFO] [stdout] test grid::tests::test_compute_grid_layout_twelve_column ... ok
[INFO] [stdout] test grid::tests::test_compute_grid_layout_empty_template ... ok
[INFO] [stdout] test grid::tests::test_compute_grid_layout_with_gaps ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_fixed ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_fr ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_all_fr ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_insufficient_space ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_large_gap ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_max_content ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_min_content ... ok
[INFO] [stdout] test grid::tests::test_compute_grid_layout_auto_rows ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_auto ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_mixed ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_with_gap ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_zero_fr ... ok
[INFO] [stdout] test grid::tests::test_grid_align_clone ... ok
[INFO] [stdout] test grid::tests::test_grid_align_all_variants ... ok
[INFO] [stdout] test grid::tests::test_grid_align_debug ... ok
[INFO] [stdout] test grid::tests::test_grid_align_default ... ok
[INFO] [stdout] test grid::tests::test_grid_align_serialize ... ok
[INFO] [stdout] test grid::tests::test_grid_area_col_span ... ok
[INFO] [stdout] test grid::tests::test_grid_area_debug ... ok
[INFO] [stdout] test grid::tests::test_grid_area_clone ... ok
[INFO] [stdout] test grid::tests::test_grid_area_new ... ok
[INFO] [stdout] test grid::tests::test_grid_area_deserialize ... ok
[INFO] [stdout] test grid::tests::test_grid_area_row_span ... ok
[INFO] [stdout] test grid::tests::test_grid_area_serialize ... ok
[INFO] [stdout] test grid::tests::test_grid_auto_flow_all_variants ... ok
[INFO] [stdout] test grid::tests::test_grid_auto_flow_debug ... ok
[INFO] [stdout] test grid::tests::test_grid_auto_flow_clone ... ok
[INFO] [stdout] test grid::tests::test_grid_item_align_self ... ok
[INFO] [stdout] test grid::tests::test_grid_auto_flow_default ... ok
[INFO] [stdout] test grid::tests::test_grid_item_builder ... ok
[INFO] [stdout] test grid::tests::test_grid_area_cell ... ok
[INFO] [stdout] test grid::tests::test_grid_area_span_counts_zero ... ok
[INFO] [stdout] test grid::tests::test_grid_item_default ... ok
[INFO] [stdout] test grid::tests::test_grid_item_effective_row_span ... ok
[INFO] [stdout] test grid::tests::test_grid_item_clone ... ok
[INFO] [stdout] test grid::tests::test_grid_item_effective_span ... ok
[INFO] [stdout] test grid::tests::test_grid_area_span_counts_saturating ... ok
[INFO] [stdout] test grid::tests::test_compute_track_sizes_empty ... ok
[INFO] [stdout] test grid::tests::test_grid_item_effective_span_minimum ... ok
[INFO] [stdout] test grid::tests::test_grid_item_in_area ... ok
[INFO] [stdout] test grid::tests::test_grid_item_justify_self ... ok
[INFO] [stdout] test grid::tests::test_grid_item_new ... ok
[INFO] [stdout] test grid::tests::test_grid_item_serialize ... ok
[INFO] [stdout] test grid::tests::test_grid_layout_area_bounds_partial_out_of_range ... ok
[INFO] [stdout] test grid::tests::test_grid_layout_debug ... ok
[INFO] [stdout] test grid::tests::test_grid_layout_area_bounds ... ok
[INFO] [stdout] test grid::tests::test_grid_layout_area_bounds_out_of_range ... ok
[INFO] [stdout] test grid::tests::test_grid_layout_clone ... ok
[INFO] [stdout] test grid::tests::test_grid_template_builder ... ok
[INFO] [stdout] test grid::tests::test_grid_template_column_count ... ok
[INFO] [stdout] test grid::tests::test_grid_layout_item_bounds ... ok
[INFO] [stdout] test grid::tests::test_grid_template_clone ... ok
[INFO] [stdout] test grid::tests::test_grid_layout_area_bounds_span ... ok
[INFO] [stdout] test grid::tests::test_grid_template_new ... ok
[INFO] [stdout] test grid::tests::test_grid_template_row_count ... ok
[INFO] [stdout] test grid::tests::test_grid_template_with_area ... ok
[INFO] [stdout] test grid::tests::test_grid_template_with_column_gap ... ok
[INFO] [stdout] test grid::tests::test_grid_template_with_row_gap ... ok
[INFO] [stdout] test grid::tests::test_grid_template_columns ... ok
[INFO] [stdout] test grid::tests::test_grid_template_default ... ok
[INFO] [stdout] test grid::tests::test_grid_template_serialize ... ok
[INFO] [stdout] test grid::tests::test_track_size_max_content ... ok
[INFO] [stdout] test grid::tests::test_track_size_fr ... ok
[INFO] [stdout] test grid::tests::test_track_size_min_content ... ok
[INFO] [stdout] test grid::tests::test_grid_template_twelve_column ... ok
[INFO] [stdout] test grid::tests::test_grid_template_empty_counts ... ok
[INFO] [stdout] test grid::tests::test_track_size_debug ... ok
[INFO] [stdout] test grid::tests::test_track_size_default ... ok
[INFO] [stdout] test grid::tests::test_track_size_auto_const ... ok
[INFO] [stdout] test grid::tests::test_track_size_serialize ... ok
[INFO] [stdout] test grid::tests::test_track_size_px ... ok
[INFO] [stdout] test grid::tests::test_track_size_deserialize ... ok
[INFO] [stdout] test grid::tests::test_track_size_clone ... ok
[INFO] [stdout] test flex::tests::test_flex_direction_all_variants ... ok
[INFO] [stdout] test flex::tests::test_flex_item_default ... ok
[INFO] [stdout] test grid::tests::test_grid_layout_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 210 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-30f6f36c0a88a9fd)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_layout_cache_clear ... ok
[INFO] [stdout] test test_layout_empty_widget ... ok
[INFO] [stdout] test test_layout_deep_nesting ... ok
[INFO] [stdout] test test_layout_constrained_by_viewport ... ok
[INFO] [stdout] test test_layout_flexible_widget ... ok
[INFO] [stdout] test test_layout_nested_widgets ... ok
[INFO] [stdout] test test_layout_readonly_mode ... ok
[INFO] [stdout] test test_layout_positions_at_origin ... ok
[INFO] [stdout] test test_layout_single_widget ... ok
[INFO] [stdout] test test_layout_very_large_viewport ... ok
[INFO] [stdout] test test_layout_wide_tree ... ok
[INFO] [stdout] test test_layout_widget_tree ... ok
[INFO] [stdout] test test_layout_zero_viewport ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests presentar_layout
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9d902aa23f7e2b116a8031b536cebfbcace41934bf10e63a375bf87076ba5a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d902aa23f7e2b116a8031b536cebfbcace41934bf10e63a375bf87076ba5a7c", kill_on_drop: false }`
[INFO] [stdout] 9d902aa23f7e2b116a8031b536cebfbcace41934bf10e63a375bf87076ba5a7c
